projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50d434d
)
* NEWS: Fix the last change.
author
Dmitry Gutov
<dgutov@yandex.ru>
Fri, 14 Mar 2014 18:29:43 +0000
(20:29 +0200)
committer
Dmitry Gutov
<dgutov@yandex.ru>
Fri, 14 Mar 2014 18:29:43 +0000
(20:29 +0200)
Author:
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 3d69fe90b20226a20b79d2d2b8be9b77fc2a52a9..9a69873e0f23e9f8cc6471f185a1c47205b90858 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-423,7
+423,6
@@
macros in registers.
This searches the region for identical lines, and removes all but one
copy of each repeated line. The lines need not be sorted.
----
** `blink-matching-paren' now only highlights the matching open-paren
by default, instead of moving cursor. Set this variable to `jump' to
enable the old behavior.